Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: chrome extension compatibility #24

Merged
merged 26 commits into from
Nov 21, 2023

Conversation

kieranroneill
Copy link
Member

@kieranroneill kieranroneill commented Nov 21, 2023

Description

  • Update web-ext package to 7.8.0
  • Add script to install a local version of Chrome
  • Separate manifest.json files into separate builds for chrome and firefox (v2 and v3, respectively)
  • Remove scroll bars from extension
  • Add new environment variables for WalletConnect
    • Add creation of .env to workflows
  • Add target when building webpack
  • Check for browser.action(v3) when starting the extension; revert to browser.browserAction (v2) if it doesn't exist
  • Add Voi to the example dapp namespace list
  • Add new scripts to package builds
    • Add packages to release workflow

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added ♻️ refactor The refactoring fairy has waved their magic wand ✨ feature New feature or request 🏗️ build Updates to the build and CI systems 📝 documentation Improvements or additions to documentation 📦 dependencies New dependencies labels Nov 21, 2023
@kieranroneill kieranroneill self-assigned this Nov 21, 2023
@kieranroneill kieranroneill merged commit 559e141 into main Nov 21, 2023
7 checks passed
@kieranroneill kieranroneill deleted the feat/chrome-extension-compatibility branch November 21, 2023 11:03
github-actions bot pushed a commit that referenced this pull request Nov 21, 2023
# [1.3.0](v1.2.0...v1.3.0) (2023-11-21)

### Features

* chrome extension compatibility ([#24](#24)) ([559e141](559e141))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Nov 21, 2023
@kieranroneill
Copy link
Member Author

@kieranroneill
Copy link
Member Author

Deploy to Chrome store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ build Updates to the build and CI systems 📦 dependencies New dependencies 📝 documentation Improvements or additions to documentation ✨ feature New feature or request ♻️ refactor The refactoring fairy has waved their magic wand 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants